Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add compiler to the namespace template api #2035

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Add compiler to the namespace template api.

@eddycharly
Copy link
Member Author

/cherry-pick release-0.2

Copy link

codecov bot commented Sep 29, 2024

Codecov Report

Attention: Patch coverage is 54.16667% with 11 lines in your changes missing coverage. Please review.

Project coverage is 67.29%. Comparing base (4f2bc3c) to head (7de69bf).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
pkg/runner/processors/test.go 60.00% 3 Missing and 1 partial ⚠️
pkg/runner/processors/tests.go 55.55% 3 Missing and 1 partial ⚠️
pkg/apis/conversion/configuration.go 50.00% 1 Missing ⚠️
pkg/runner/processors/context.go 0.00% 0 Missing and 1 partial ⚠️
pkg/runner/processors/namespace.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2035      +/-   ##
==========================================
- Coverage   67.35%   67.29%   -0.07%     
==========================================
  Files         137      137              
  Lines        6534     6549      +15     
==========================================
+ Hits         4401     4407       +6     
- Misses       1812     1819       +7     
- Partials      321      323       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
@eddycharly eddycharly marked this pull request as ready for review September 29, 2024 14:08
@eddycharly eddycharly requested a review from a team as a code owner September 29, 2024 14:08
@eddycharly eddycharly merged commit d56d81b into kyverno:main Sep 29, 2024
13 of 15 checks passed
@eddycharly eddycharly deleted the cel-3 branch September 29, 2024 14:18
gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Sep 29, 2024
eddycharly added a commit that referenced this pull request Sep 29, 2024
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Co-authored-by: Charles-Edouard Brétéché <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant